home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Tcl-Tk 8.0 / Pre-installed version / tcl8.0 / unix / dltest / README < prev   
Encoding:
Text File  |  1997-08-15  |  641 b   |  13 lines  |  [TEXT/ALFA]

  1. This directory contains several files for testing Tcl's dynamic
  2. loading capabilities.  If this directory is present and the files
  3. in here have been compiled, then the "load" test will use the shared
  4. libraries present here to run a series of tests.  To compile the
  5. shared libraries, first type "./configure".  This will read
  6. configuration information created when Tcl was configured and
  7. create Makefile from Makefile.in.  Be sure that you have configured
  8. Tcl before configuring here, since information learned during Tcl's
  9. configure is needed here.  Then type "make" to create the shared
  10. libraries.
  11.  
  12. sccsid: @(#) README 1.2 95/08/22 08:13:23
  13.